home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / aboutw / about.frm < prev    next >
Text File  |  1994-12-19  |  16KB  |  498 lines

  1. VERSION 2.00
  2. Begin Form frmAbout 
  3.    BackColor       =   &H00FFFFFF&
  4.    BorderStyle     =   3  'Fixed Double
  5.    ClientHeight    =   5595
  6.    ClientLeft      =   1200
  7.    ClientTop       =   840
  8.    ClientWidth     =   6495
  9.    ControlBox      =   0   'False
  10.    Height          =   6000
  11.    Icon            =   ABOUT.FRX:0000
  12.    KeyPreview      =   -1  'True
  13.    Left            =   1140
  14.    LinkTopic       =   "Form2"
  15.    MaxButton       =   0   'False
  16.    MinButton       =   0   'False
  17.    ScaleHeight     =   5595
  18.    ScaleWidth      =   6495
  19.    Top             =   495
  20.    Width           =   6615
  21.    Begin PictureBox picProductIcon 
  22.       BorderStyle     =   0  'None
  23.       Height          =   615
  24.       Left            =   210
  25.       Picture         =   ABOUT.FRX:0302
  26.       ScaleHeight     =   615
  27.       ScaleWidth      =   555
  28.       TabIndex        =   34
  29.       Top             =   360
  30.       Width           =   555
  31.    End
  32.    Begin Frame Frame3 
  33.       Caption         =   "Module"
  34.       Height          =   1065
  35.       Left            =   375
  36.       TabIndex        =   3
  37.       Top             =   1380
  38.       Width           =   5790
  39.       Begin Label lblModId 
  40.          AutoSize        =   -1  'True
  41.          Caption         =   "Module Id goes here"
  42.          Height          =   195
  43.          Left            =   1725
  44.          TabIndex        =   4
  45.          Top             =   300
  46.          Width           =   1755
  47.       End
  48.       Begin Label lblModSize 
  49.          AutoSize        =   -1  'True
  50.          Caption         =   "Module size goes here"
  51.          Height          =   195
  52.          Left            =   1725
  53.          TabIndex        =   5
  54.          Top             =   525
  55.          Width           =   1920
  56.       End
  57.       Begin Label Label1 
  58.          Alignment       =   1  'Right Justify
  59.          AutoSize        =   -1  'True
  60.          Caption         =   "Module Id:"
  61.          Height          =   195
  62.          Index           =   0
  63.          Left            =   225
  64.          TabIndex        =   6
  65.          Top             =   300
  66.          Width           =   1440
  67.       End
  68.       Begin Label Label1 
  69.          Alignment       =   1  'Right Justify
  70.          AutoSize        =   -1  'True
  71.          Caption         =   "Size:"
  72.          Height          =   195
  73.          Index           =   1
  74.          Left            =   225
  75.          TabIndex        =   7
  76.          Top             =   525
  77.          Width           =   1440
  78.       End
  79.       Begin Label lblModDate 
  80.          AutoSize        =   -1  'True
  81.          Caption         =   "Module date goes here"
  82.          Height          =   195
  83.          Left            =   1725
  84.          TabIndex        =   8
  85.          Top             =   750
  86.          Width           =   1965
  87.       End
  88.       Begin Label Label1 
  89.          Alignment       =   1  'Right Justify
  90.          AutoSize        =   -1  'True
  91.          Caption         =   "Date/Time:"
  92.          Height          =   195
  93.          Index           =   2
  94.          Left            =   225
  95.          TabIndex        =   18
  96.          Top             =   750
  97.          Width           =   1440
  98.       End
  99.    End
  100.    Begin Frame Frame2 
  101.       Caption         =   "Environment"
  102.       Height          =   1740
  103.       Left            =   375
  104.       TabIndex        =   26
  105.       Top             =   2400
  106.       Width           =   5790
  107.       Begin Label Label1 
  108.          Alignment       =   1  'Right Justify
  109.          AutoSize        =   -1  'True
  110.          Caption         =   "Current directory:"
  111.          Height          =   195
  112.          Index           =   12
  113.          Left            =   150
  114.          TabIndex        =   19
  115.          Top             =   1425
  116.          Width           =   1515
  117.       End
  118.       Begin Label lblStatus 
  119.          AutoSize        =   -1  'True
  120.          Caption         =   "c:\this\is\current\dir"
  121.          Height          =   195
  122.          Index           =   9
  123.          Left            =   1725
  124.          TabIndex        =   20
  125.          Top             =   1425
  126.          Width           =   1785
  127.       End
  128.       Begin Label Label1 
  129.          Alignment       =   1  'Right Justify
  130.          AutoSize        =   -1  'True
  131.          Caption         =   "System directory:"
  132.          Height          =   195
  133.          Index           =   11
  134.          Left            =   165
  135.          TabIndex        =   21
  136.          Top             =   1200
  137.          Width           =   1500
  138.       End
  139.       Begin Label lblStatus 
  140.          AutoSize        =   -1  'True
  141.          Caption         =   "c:\this\is\system\dir"
  142.          Height          =   195
  143.          Index           =   8
  144.          Left            =   1725
  145.          TabIndex        =   22
  146.          Top             =   1200
  147.          Width           =   1755
  148.       End
  149.       Begin Label lblStatus 
  150.          AutoSize        =   -1  'True
  151.          Caption         =   "9.9a"
  152.          Height          =   195
  153.          Index           =   6
  154.          Left            =   1725
  155.          TabIndex        =   23
  156.          Top             =   525
  157.          Width           =   390
  158.       End
  159.       Begin Label Label1 
  160.          Alignment       =   1  'Right Justify
  161.          AutoSize        =   -1  'True
  162.          Caption         =   "DOS version:"
  163.          Height          =   195
  164.          Index           =   9
  165.          Left            =   75
  166.          TabIndex        =   24
  167.          Top             =   525
  168.          Width           =   1590
  169.       End
  170.       Begin Label Label1 
  171.          Alignment       =   1  'Right Justify
  172.          AutoSize        =   -1  'True
  173.          Caption         =   "Processor:"
  174.          Height          =   195
  175.          Index           =   8
  176.          Left            =   75
  177.          TabIndex        =   25
  178.          Top             =   300
  179.          Width           =   1590
  180.       End
  181.       Begin Label lblStatus 
  182.          AutoSize        =   -1  'True
  183.          Caption         =   "X0X86"
  184.          Height          =   195
  185.          Index           =   5
  186.          Left            =   1725
  187.          TabIndex        =   27
  188.          Top             =   300
  189.          Width           =   570
  190.       End
  191.       Begin Label Label1 
  192.          Alignment       =   1  'Right Justify
  193.          AutoSize        =   -1  'True
  194.          Caption         =   "Windows directory:"
  195.          Height          =   195
  196.          Index           =   10
  197.          Left            =   30
  198.          TabIndex        =   28
  199.          Top             =   975
  200.          Width           =   1635
  201.       End
  202.       Begin Label lblStatus 
  203.          AutoSize        =   -1  'True
  204.          Caption         =   "c:\this\is\win\dir"
  205.          Height          =   195
  206.          Index           =   7
  207.          Left            =   1725
  208.          TabIndex        =   29
  209.          Top             =   975
  210.          Width           =   1470
  211.       End
  212.       Begin Label Label1 
  213.          Alignment       =   1  'Right Justify
  214.          AutoSize        =   -1  'True
  215.          Caption         =   "Windows version:"
  216.          Height          =   195
  217.          Index           =   6
  218.          Left            =   75
  219.          TabIndex        =   30
  220.          Top             =   750
  221.          Width           =   1590
  222.       End
  223.       Begin Label lblStatus 
  224.          AutoSize        =   -1  'True
  225.          Caption         =   "9.9a"
  226.          Height          =   195
  227.          Index           =   4
  228.          Left            =   1725
  229.          TabIndex        =   31
  230.          Top             =   750
  231.          Width           =   390
  232.       End
  233.    End
  234.    Begin Frame Frame1 
  235.       Caption         =   "Free Resources"
  236.       Height          =   1290
  237.       Left            =   375
  238.       TabIndex        =   17
  239.       Top             =   4125
  240.       Width           =   5790
  241.       Begin Label Label1 
  242.          Alignment       =   1  'Right Justify
  243.          AutoSize        =   -1  'True
  244.          Caption         =   "Memory:"
  245.          Height          =   195
  246.          Index           =   3
  247.          Left            =   150
  248.          TabIndex        =   9
  249.          Top